home *** CD-ROM | disk | FTP | other *** search
- <HTMLtool>Rolling credits</HTMLtool>
- <SCRIPT LANGUAGE="JavaScript">
- <!--
- var position = 0;
- function scroller() {
- if (position != 320) {
- position++;
- scroll(0,position);
- clearTimeout(timer);
- var timer = setTimeout("scroller()",3); timer;
- }
- else
- {
- location.replace("#");
- }
- }
- // -->
-
- </SCRIPT>
- <BODY ONLOAD="scroller()">
- <FONT FACE="VERDANA, ARIAL" SIZE="5" COLOR="804040">
- <P ALIGN="center">Rolling Credits</FONT></P>
- <P ALIGN="center"><FONT FACE="VERDANA, ARIAL" SIZE="4">This script allows you to: </P>
- <HR WIDTH="350" NOSHADE ALIGN="center">
- <P ALIGN="center">Place</P>
- <P ALIGN="center">text</P>
- <P ALIGN="center">descriptions</P>
- <P ALIGN="center">of </P>
- <P ALIGN="center">any </P>
- <P ALIGN="center">sort</P>
- <P ALIGN="center">and it will </P>
- <P ALIGN="center">scroll up</P>
- <P ALIGN="center">the page </P>
- <P ALIGN="center">until its done.</P>
- <P ALIGN="center">You can even</P>
- <P ALIGN="center">make <A HREF="http://www.lograf.com/">Links.</A></P>
- <P ALIGN="center">Or</P>
- <P ALIGN="center">use</P>
- <P ALIGN="center">images:</P>
- <P ALIGN="center"><IMG> </P>
- </FONT>
-
-